home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / adatimer.zip / TIMEL7.TXT < prev   
Text File  |  1990-12-19  |  613b  |  31 lines

  1. -- Listing 7. The output from Listing 6.
  2.  
  3. Slow Polled Timer Demo
  4. Starting 2 second timer.
  5.   <note: 2 seconds go by before the next line.>
  6. Timer has expired.
  7. Reading the timer on the fly.
  8. 0.55 seconds used.
  9. 1.45 seconds left.
  10. 1.59 seconds used.
  11. 0.41 seconds left.
  12. Reading the timer when stopped.
  13. 2 second timer started.
  14. Stopped after 1/2 second.
  15. 0.55 seconds used.
  16. 1.45 seconds left.
  17. 1 second later.
  18. 0.55 seconds used.
  19. 1.45 seconds left.
  20. Let it run another 0.2 seconds.
  21. 0.77 seconds used.
  22. 1.23 seconds left.
  23. Watching 1 second timer for 5 seconds.
  24.  Tick
  25.  Tick
  26.  Tick
  27.  Tick
  28.  Tick
  29.  
  30. Done.
  31.